home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / os2 / af0_23b.zip / WhatsNew < prev   
Text File  |  1996-08-09  |  3KB  |  74 lines

  1. WHATS NEW in AF - The Archive Folder
  2. ====================================
  3.  
  4. (New = +, Bugfix = *, Changed = #)
  5.  
  6. -----------------------------------------------------------------------------
  7.   New in version 0.23:
  8. -----------------------------------------------------------------------------
  9.  
  10.  + Added a menu option to open the ARCHIVER.BB2 to edit the archivers.
  11.  
  12.  + Improved EA support. When opened by AF (or rearchived) an archive will now
  13.    have an "Archive" file type. This means that - depending on the archiver - 
  14.    there is no need for file extensions. Some LHArc versions doesn't support
  15.    archive names without the "LZH" extension.
  16.  
  17.  + Added a "permanent" menu. AF has still context sensitive popup menus.
  18.  
  19.  # Changed the icon to a more "Merlin like" one.
  20.  
  21.  # Changed the layout of the settings notebook.
  22.  
  23.  * Any readonly attribute is now cleared from the temporary archive so that
  24.    it will be removed from the TMP directory.
  25.  
  26.  * When updating files allready in archive they showed up twice in the container.
  27.  
  28. -----------------------------------------------------------------------------
  29.   New in version 0.22:
  30. -----------------------------------------------------------------------------
  31.  
  32.  + Added a "Rearchive" menu option.
  33.  
  34.  + All archiver actions are now performed on a temporary archive. The user
  35.    is asked to save the archive before ending the program. This also cures
  36.    the 0-byte archive bug (see below).
  37.  
  38.  * Most archivers choked on 0-byte archives (from templates).
  39.  
  40.  * The installation script created a directory named "TEMPLATES" with a .LONGNAME
  41.    of "Archive templates". Due to the the fact that I cannot count it could
  42.    create some problems on a FAT drive. Now the script will name the directory
  43.    "TEMPLATE".
  44.  
  45.  # Archiver output window is now sizeable and keeps the size and position
  46.    between sessions.
  47.  
  48. -----------------------------------------------------------------------------
  49.   New in version 0.21:
  50. -----------------------------------------------------------------------------
  51.  
  52.  + Window for archiver output. Good way to debug archiver.bb2 settings.
  53.  
  54.  + "Test archive" menu option.
  55.  
  56.  + Added a deinstallation script allthough I prefer that it isn't used ;-)
  57.  
  58.  + User cefinable external viewer.
  59.  
  60.  + Added some more help albeit still rather short.
  61.  
  62.  + Added a file dialog for adding files to an archive.
  63.  
  64.  * Installation script didn't add file type to the templates.
  65.  
  66.  * Distribution archive was missing an ARCHIVER.BB2 file.
  67.  
  68.  # Improved multithreading when adding files to archives.
  69.  
  70. -----------------------------------------------------------------------------
  71.   Version 0.20
  72. -----------------------------------------------------------------------------
  73.  
  74.  - First public beta